Skip to content

Search page routing bug #21

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
May 30, 2025
Merged

Search page routing bug #21

merged 5 commits into from
May 30, 2025

Conversation

fulleni
Copy link
Member

@fulleni fulleni commented May 30, 2025

Description

Ensure that the StatefulShellRoute correctly identifies the active navigation branch (Feed or Search) when an article detail page is displayed, leading to the correct bottom navigation tab being highlighted.

**

Type of Change

  • ✨ New feature (non-breaking change which adds functionality)
  • 🛠️ Bug fix (non-breaking change which fixes an issue)
  • ❌ Breaking change (fix or feature that would cause existing functionality to change)
  • 🧹 Code refactor
  • ✅ Build configuration change
  • 📝 Documentation
  • 🗑️ Chore

fulleni added 5 commits May 30, 2025 03:35
- Added target route to item widget
- Added searchArticleDetailsName
- Allows direct navigation
- Added sub-route for article details
- Integrated HeadlineDetailsBloc
- Passed headlineId to the page
- Added targetRouteName parameter
- Used targetRouteName in onTap
- Added target route to item widget
- Navigates to article details
@fulleni fulleni merged commit 82daee5 into main May 30, 2025
0 of 2 checks passed
@fulleni fulleni deleted the search_page_routing_bug branch May 30, 2025 02:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant